Update arcade from build 20200505.6 - #35871
Conversation
|
Tagging subscribers to this area: @ViktorHofer |
|
cc: @riarenas @mmitche |
|
@ViktorHofer I needed to rename the package testing settings dir to Also, it seems like updating arcade is blocked for installer builds that try to build the tests even when not wanting to run them using We can stop building the tests for those cases instead on the meantime to consume arcade. |
|
Hello @ViktorHofer! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
We need to update arcade to unblock official builds due to: dotnet/arcade#5417 and also we need: dotnet/arcade#5415 in order to be able to update TFM from netcoreapp5.0 to net5.0.
Official build test: https://dev.azure.com/dnceng/internal/_build/results?buildId=632553&view=results
cc: @dotnet/runtime-infrastructure